Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix an error which is displayed in benchmark (#56) #58

Closed
wants to merge 2 commits into from
Closed

fix an error which is displayed in benchmark (#56) #58

wants to merge 2 commits into from

Conversation

Zhuchengyu04
Copy link
Contributor

What problem does this PR solve?

Issue Number: #56

Problem Summary:

*-ptr is not using NonNull

What is changed and how it works?

What's Changed:

There is an error which is displayed in benchmark , fix it now

How it Works:

using NonNull when use *-ptr

Release note
fix an error which is displayed in benchmark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant